home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / print / xprt52.arj / XPRT.TXT < prev   
Text File  |  1994-02-20  |  6KB  |  173 lines

  1.              XPRT - LaserJet Printer Utility (Shareware)
  2.  
  3. XPRT formats text for output to the HP LaserJet Family, and compatible
  4. laser printers. Some of XPRT's features are:
  5.  
  6. 1.  Graybar toggle - Provides shading of alternating lines of text to
  7.     help delineate lines of source code.
  8.  
  9. 2.  Smart word wrap - Will wrap at a whitespace if possible. Maintains
  10.     text indentation (source code structure).
  11.  
  12. 3.  Port Selection - Allow selection of LPT1, LPT2, LPT3, LPT4, or a
  13.     file for output. If file is chosen, it can later be typed or copied
  14.     to the printer.
  15.  
  16. 4.  Miniature Type - Allows combining subscript, superscript, and
  17.     compressed print. This lets you cram lots more on a page.
  18.  
  19. 5.  Menu or Command Line - Command line operation allows XPRT to be
  20.     called from another program for hands-off operation.
  21.  
  22. 6.  Page heading that includes file name, date, and page number. An
  23.     alternate heading also provides the FILE date and time. Page
  24.     headings may also be turned off.
  25.  
  26. 7.  The current configuration of XPRT may be saved as the default.
  27.     Selecting 'S' from the menu establishes new default settings.
  28.  
  29.     ------------------------------------------------------------------
  30.                                    Note
  31.     vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
  32.     
  33.     For use on a Local Area Network... if XPRT.EXE is write-protected
  34.     for any reason, XPRT.CFG will be created in the current directory.
  35.     When XPRT starts, it will attempt to open XPRT.CFG for default
  36.     setup information. If the .CFG file cannot be opened, XRPT will
  37.     use it's internal setup data.
  38.  
  39.     If XPRT.EXE is not write-protected, the setup data will be saved 
  40.     to the executable file. XPRT.CFG will not be created.
  41.  
  42.     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  43.     ------------------------------------------------------------------
  44.  
  45. 8.  If the resulting printout is 10 pages or more, XPRT will beep
  46.     upon completion. This is to prevent you from having to watch
  47.     the monitor for long periods of time.
  48.  
  49. 9.  Support for legal size paper.
  50.  
  51. 10. Once registered, one need only download later versions to upgrade.
  52.     There is no charge for upgrades unless mailing a disk is required.
  53.    
  54. 11. Support for printing multiple copies.
  55.  
  56. 12. Selection of 6, 7, 8, or 10 (in miniature mode) lines per inch.
  57.  
  58. 13. Support for printing line numbers.
  59.  
  60. 14. Prints multiple copies of a file.
  61.  
  62. XPRT will check for a printer connected to the port if an LPT is 
  63. selected. It cannot, however, determine it the printer is LaserJet
  64. compatible. It must assume that the operator knows. This is
  65. unavoidable as the LaserJet provides no means of identification
  66. via software.
  67.  
  68. If you experience problems viewing XPRT with a monochrome monitor,
  69. set an environment variable MONITOR equal to MONO in your autoexec.bat
  70. file.
  71.    i.e.    set MONITOR=MONO
  72.  
  73. Command line switches can all be jammed together or separated by 
  74. whitespace.
  75.  
  76.   Syntax: XPRT [filename] [switches]
  77.  
  78.    Where: filename = Name of text file to be printed, path included.
  79.           switches = Optional formatting switches (see below).
  80.  
  81.   Command line switches:
  82.  
  83.   A    = Compressed print.
  84.   B    = Elite print (if supported.)
  85.   C    = Pica print.
  86.   D    = Miniature print.
  87.   Gnnn = Shade alternating lines of text.
  88.          Where nnn is the width of the shading.
  89.   Hn   = Page heading select.
  90.          If n is 0 - No heading is printed.
  91.          If n is 1 - The heading contains the file name, page number,
  92.                      and the current date/time.
  93.          If n is 2 - The file date/time is added to the heading also.
  94.   Inn  = Indent left margin nn spaces. Max is 25.
  95.   M    = Landscape (legal size.)
  96.   N    = Include line numbers.
  97.   Pn   = Printer port selection.
  98.          If n is 1 - Print to LPT1
  99.          If n is 2 - Print to LPT2
  100.          If n is 3 - Print to LPT3
  101.          If n is 4 - Print to LPT4
  102.          If n is 5 - Print to FILE
  103.   Q    = Portrait (letter size.)
  104.   Tnn  = Expand tabs to nn spaces. Max is 25.
  105.   Unn  = Number of copies to print where nn is 1-99.
  106.   V    = Portrait (legal size.)
  107.   W    = Landscape (letter size.)
  108.   Y    = Ignore embedded formfeed character.
  109.   Z    = Respond to embedded formfeed character.
  110.  
  111.          The command line:
  112.  
  113.             XPRT somefile.txt G3 
  114.  
  115.          Will shade alternating sets of three lines.
  116.  
  117.             XPRT somefile.txt G100
  118.  
  119.          Will shade the entire page.
  120.  
  121.          The command line:
  122.  
  123.              XPRT somefile.txt p5
  124.  
  125.          Will produce an output file named 'filename.XPR' in the current
  126.          directory. If this file already exists, it will be overwritten
  127.          without warning.
  128.  
  129. XPRT /r  will allow the user to enter the serial number that is assigned
  130.          upon registration.
  131.          
  132. XPRT /?  will display a list of command line switches for batch mode.
  133.  
  134. XPRT [filename] will bring up the XPRT options menu.
  135.  
  136. XPRT [filename] [switches] will go directly to printing.
  137.  
  138. Initial Defaults: Pica, Portrait, Embedded formfeed on, Gray Bar Off,
  139.                   Page Header One, Indent 5, LPI 6, Port LPT1,
  140.                   4 Spaces/Tab, 1 Copy, line numbers off.
  141.                   
  142.     ------------------------------------------------------------------
  143.                                Newest Stuff      
  144.     vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
  145.     
  146.     Version 5.2
  147.         1. Added 'Lines/Inch' and 'Line Numbers' to status box that
  148.            is displayed during printing.
  149.     
  150.     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  151.     ------------------------------------------------------------------
  152.  
  153. Distribution - XPRT may be freely distributed via BBS, CD, Internet,
  154.                Pony Express, etc. The only charges allowed are those
  155.                to cover distribution expenses.
  156.                
  157. The latest release of XPRT may be downloaded from:
  158.     Compuserve - IBMHW (IBM Hardware) and HPPER (HP Peripherals) forums.
  159.     Internet   - FTP oak.oakland.edu /pub/msdos/printers
  160.  
  161. The author may be reached via:
  162.  
  163.       Mail - Paul R. Bearden
  164.              North Texas Computer Solutions
  165.              Box 426 / 312 N. Illinois Street
  166.              Celina, TX     75009
  167.  
  168.      Phone - (214) 382-2867
  169.  
  170. Compuserve - 72117,510
  171. Internet   - pbeard@netcom.com
  172.  
  173.